home *** CD-ROM | disk | FTP | other *** search
- object StkFAyFrm: TStkFAyFrm
- Left = 214
- Top = 117
- HelpContext = 92
- BorderStyle = bsDialog
- Caption = 'Stok birim fiyat ayar�'
- ClientHeight = 328
- ClientWidth = 356
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- HelpFile = 'math.hlp'
- OldCreateOrder = True
- Position = poScreenCenter
- OnClose = FormClose
- OnCreate = FormCreate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Panel3: TPanel
- Left = 0
- Top = 73
- Width = 356
- Height = 214
- Align = alClient
- TabOrder = 5
- object RadioGroup1: TRadioGroup
- Left = 196
- Top = 4
- Width = 155
- Height = 117
- Caption = 'Fiyatlar'
- Columns = 3
- TabOrder = 0
- end
- object RBtn1: TRadioButton
- Left = 204
- Top = 32
- Width = 113
- Height = 17
- Caption = 'Kendine ekle'
- Checked = True
- TabOrder = 1
- TabStop = True
- end
- object RBtn2: TRadioButton
- Left = 204
- Top = 63
- Width = 113
- Height = 17
- Caption = 'Al�� fiyat�na ekle'
- TabOrder = 2
- end
- object RBtn3: TRadioButton
- Left = 204
- Top = 96
- Width = 139
- Height = 17
- Caption = 'Son al�� fiyat�na ekle'
- TabOrder = 3
- end
- object Button2: TButton
- Left = 1
- Top = 183
- Width = 355
- Height = 25
- TabOrder = 4
- end
- object CheckBox1: TCheckBox
- Left = 200
- Top = 128
- Width = 121
- Height = 17
- Caption = 'Fiyatlar� yuvarla'
- TabOrder = 5
- end
- end
- object Panel2: TPanel
- Left = 0
- Top = 0
- Width = 356
- Height = 73
- Align = alTop
- TabOrder = 4
- end
- object GroupBox1: TGroupBox
- Left = 3
- Top = 1
- Width = 214
- Height = 73
- Caption = 'Stok kodu aral���'
- TabOrder = 0
- object Label1: TLabel
- Left = 8
- Top = 24
- Width = 49
- Height = 13
- AutoSize = False
- Caption = '�lk kod'
- end
- object Label2: TLabel
- Left = 8
- Top = 48
- Width = 48
- Height = 13
- AutoSize = False
- Caption = 'Son kod'
- end
- object Kod1: TEdit
- Left = 88
- Top = 16
- Width = 121
- Height = 21
- TabOrder = 0
- end
- object Kod2: TEdit
- Left = 88
- Top = 40
- Width = 121
- Height = 21
- TabOrder = 1
- end
- object Button1: TButton
- Left = 72
- Top = 16
- Width = 17
- Height = 20
- Caption = '?'
- TabOrder = 2
- OnClick = Button1Click
- end
- object SKodBtn: TButton
- Left = 72
- Top = 40
- Width = 17
- Height = 20
- Caption = '?'
- TabOrder = 3
- OnClick = SKodBtnClick
- end
- end
- object GroupBox2: TGroupBox
- Left = 218
- Top = 0
- Width = 133
- Height = 73
- Caption = 'Fiyat ar���(%)'
- TabOrder = 1
- object RadioButton1: TRadioButton
- Left = 8
- Top = 16
- Width = 81
- Height = 17
- Caption = 'Art�'
- Checked = True
- TabOrder = 0
- TabStop = True
- OnClick = RadioButton1Click
- end
- object RadioButton2: TRadioButton
- Left = 8
- Top = 40
- Width = 65
- Height = 17
- Caption = 'Eksi'
- TabOrder = 1
- OnClick = RadioButton2Click
- end
- end
- object GroupBox3: TGroupBox
- Left = 4
- Top = 74
- Width = 185
- Height = 174
- Caption = 'Y�zdeler'
- TabOrder = 2
- object Label4: TLabel
- Left = 8
- Top = 89
- Width = 80
- Height = 13
- Caption = 'Al�� fiyat� 1(%)'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clMaroon
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label7: TLabel
- Left = 8
- Top = 111
- Width = 80
- Height = 13
- Caption = 'Al�� fiyat� 2(%)'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clMaroon
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label3: TLabel
- Left = 8
- Top = 133
- Width = 80
- Height = 13
- Caption = 'Al�� fiyat� 3(%)'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clMaroon
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label5: TLabel
- Left = 8
- Top = 156
- Width = 80
- Height = 13
- Caption = 'Al�� fiyat� 4(%)'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clMaroon
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object SYuzde1: TEdit
- Left = 125
- Top = 8
- Width = 50
- Height = 21
- TabOrder = 0
- Text = '0'
- OnExit = SYuzde1Exit
- end
- object AlisYuzde1: TEdit
- Left = 125
- Top = 81
- Width = 50
- Height = 21
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clMaroon
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 3
- Text = '0'
- OnExit = AlisYuzde1Exit
- end
- object SYuzde2: TEdit
- Left = 125
- Top = 32
- Width = 50
- Height = 21
- TabOrder = 1
- Text = '0'
- OnExit = SYuzde2Exit
- end
- object SYuzde3: TEdit
- Left = 125
- Top = 56
- Width = 50
- Height = 21
- TabOrder = 2
- Text = '0'
- OnExit = SYuzde3Exit
- end
- object AlisYuzde2: TEdit
- Left = 125
- Top = 103
- Width = 50
- Height = 21
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clMaroon
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 4
- Text = '0'
- OnExit = AlisYuzde2Exit
- end
- object SFiyat1: TCheckBox
- Left = 8
- Top = 16
- Width = 109
- Height = 17
- Caption = 'Sat�� fiyat�-1(%)'
- Checked = True
- State = cbChecked
- TabOrder = 5
- end
- object SFiyat2: TCheckBox
- Left = 8
- Top = 39
- Width = 110
- Height = 18
- Caption = 'Sat�� fiyat�-2(%)'
- TabOrder = 6
- end
- object SFiyat3: TCheckBox
- Left = 8
- Top = 63
- Width = 109
- Height = 17
- Caption = 'Sat�� fiyat�-3(%)'
- TabOrder = 7
- end
- object AlisYuzde3: TEdit
- Left = 125
- Top = 125
- Width = 50
- Height = 21
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clMaroon
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 8
- Text = '0'
- OnExit = AlisYuzde3Exit
- end
- object AlisYuzde4: TEdit
- Left = 125
- Top = 148
- Width = 50
- Height = 21
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clMaroon
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 9
- Text = '0'
- OnExit = AlisYuzde4Exit
- end
- end
- object Panel1: TPanel
- Left = 0
- Top = 287
- Width = 356
- Height = 41
- Align = alBottom
- TabOrder = 3
- object UygulaBtn: TBitBtn
- Left = 189
- Top = 10
- Width = 77
- Height = 25
- Caption = '&Uygula'
- TabOrder = 0
- OnClick = UygulaBtnClick
- Kind = bkOK
- end
- object VazBtn: TBitBtn
- Left = 272
- Top = 9
- Width = 77
- Height = 25
- Caption = '&Vazge�'
- TabOrder = 1
- OnClick = VazBtnClick
- Kind = bkCancel
- end
- end
- end
-